Skip to content

Conversation

Roopan-Microsoft
Copy link
Collaborator

Purpose

  • This pull request includes changes to standardize the naming convention for the "Multi-Agent: Custom Automation Engine" by replacing spaces with hyphens. The most important changes include updates to documentation and the frontend HTML file.

Standardization of naming convention:

  • TRANSPARENCY_FAQS.md: Updated the title to replace spaces with hyphens in "Multi-Agent: Custom Automation Engine".
  • src/frontend/wwwroot/app.html: Modified the display name in the HTML to use hyphens instead of spaces for "Multi-Agent: Custom Automation Engine".

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Prajwal-Microsoft Prajwal-Microsoft self-requested a review January 29, 2025 08:29
@Roopan-Microsoft Roopan-Microsoft merged commit 4f8f7ce into hotfix Jan 29, 2025
5 checks passed
Roopan-Microsoft added a commit that referenced this pull request Jan 30, 2025
* fix: ui changes (#1)

* fix: in progress status color after fetch task details (#5)

* cancel notification message updated (#7)

* Update task.js (#9)

* Stages overflow issue fix (#10)

* fix: added space to the agent (#13)

* Approve reject buttons titles disabling buttons and (#15)

* Fix: UX becomes damaged when chat outputs sample code for a task (#14)

* task page UI updates

* UI updated code for task

* Task page UI updated code

* status section UI update in task page

* Added custom event (#24)

* feat: added custom event

* Logs updated

* modify code

* added exception logs

* added exception logs for cosmos memory

---------

Co-authored-by: Roopan P M <[email protected]>

* fix: task with zero stages cannot show the page, spins forever and rai test prompt (#41)

* Updated the workflow for build and push docker

* updated the repo name

* Update requirements.txt

* Update requirements.txt

* Update requirements.txt

* feat: Integrated application insights instrumentation key into the bicep file (#42)

* feat: Integrated application insights instrumentation key into bicep files

* added application insights instrumentation key into env and readme file

* updated json file

* upgraded json file

* Update docker-build-and-push.yml

* Update docker-build-and-push.yml

* Update docker-build-and-push.yml

* Update docker-build-and-push.yml

* Update docker-build-and-push.yml

* Update docker-build-and-push.yml

* pyLint issues fixed

* lint issues fixed

---------

Co-authored-by: Roopan-Microsoft <[email protected]>
Co-authored-by: Roopan P M <[email protected]>

* Update test.yml (#43)

* Disabling Text Area functionality (#47)

* fix: Usability and Alignments changes (#48)

* Name update and padding removed

* fix home page padding and cards height

* remove gap in tasks section

* Update docker-build-and-push.yml to debug

* Update docker-build-and-push.yml

* Update docker-build-and-push.yml to take the correct event name

* Update docker-build-and-push.yml

* fix: text area background color (#50)

* fix: text area background color

* Cursor hover style and Light dark color updated

* feat: customize track events (#54)

* feat: customized track event

* pylint fix

* pylint fix

* fix: added config variable (#59)

* fix: added config variable

* pylint fix

* Title updated (#60)

* fix: operation id field of custom events showing as zero on the server (#49)

* fix: operation id issue on server

* lint issue fixed

---------

Co-authored-by: Roopan-Microsoft <[email protected]>
Co-authored-by: Roopan P M <[email protected]>

---------

Co-authored-by: Prashant-Microsoft <[email protected]>
Co-authored-by: Kiran-Siluveru-Microsoft <[email protected]>
Co-authored-by: Mohan-Microsoft <[email protected]>
Co-authored-by: Harmanpreet-Microsoft <[email protected]>
@github-actions
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Roopan-Microsoft Roopan-Microsoft deleted the psl-ui-title-update branch April 14, 2025 06:28
Fr4nc3 pushed a commit to Fr4nc3/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator that referenced this pull request Oct 6, 2025
* fix: ui changes (microsoft#1)

* fix: in progress status color after fetch task details (microsoft#5)

* cancel notification message updated (microsoft#7)

* Update task.js (microsoft#9)

* Stages overflow issue fix (microsoft#10)

* fix: added space to the agent (microsoft#13)

* Approve reject buttons titles disabling buttons and (microsoft#15)

* Fix: UX becomes damaged when chat outputs sample code for a task (microsoft#14)

* task page UI updates

* UI updated code for task

* Task page UI updated code

* status section UI update in task page

* Added custom event (microsoft#24)

* feat: added custom event

* Logs updated

* modify code

* added exception logs

* added exception logs for cosmos memory

---------

Co-authored-by: Roopan P M <[email protected]>

* fix: task with zero stages cannot show the page, spins forever and rai test prompt (microsoft#41)

* Updated the workflow for build and push docker

* updated the repo name

* Update requirements.txt

* Update requirements.txt

* Update requirements.txt

* feat: Integrated application insights instrumentation key into the bicep file (microsoft#42)

* feat: Integrated application insights instrumentation key into bicep files

* added application insights instrumentation key into env and readme file

* updated json file

* upgraded json file

* Update docker-build-and-push.yml

* Update docker-build-and-push.yml

* Update docker-build-and-push.yml

* Update docker-build-and-push.yml

* Update docker-build-and-push.yml

* Update docker-build-and-push.yml

* pyLint issues fixed

* lint issues fixed

---------

Co-authored-by: Roopan-Microsoft <[email protected]>
Co-authored-by: Roopan P M <[email protected]>

* Update test.yml (microsoft#43)

* Disabling Text Area functionality (microsoft#47)

* fix: Usability and Alignments changes (microsoft#48)

* Name update and padding removed

* fix home page padding and cards height

* remove gap in tasks section

* Update docker-build-and-push.yml to debug

* Update docker-build-and-push.yml

* Update docker-build-and-push.yml to take the correct event name

* Update docker-build-and-push.yml

* fix: text area background color (microsoft#50)

* fix: text area background color

* Cursor hover style and Light dark color updated

* feat: customize track events (microsoft#54)

* feat: customized track event

* pylint fix

* pylint fix

* fix: added config variable (microsoft#59)

* fix: added config variable

* pylint fix

* Title updated (microsoft#60)

* fix: operation id field of custom events showing as zero on the server (microsoft#49)

* fix: operation id issue on server

* lint issue fixed

---------

Co-authored-by: Roopan-Microsoft <[email protected]>
Co-authored-by: Roopan P M <[email protected]>

---------

Co-authored-by: Prashant-Microsoft <[email protected]>
Co-authored-by: Kiran-Siluveru-Microsoft <[email protected]>
Co-authored-by: Mohan-Microsoft <[email protected]>
Co-authored-by: Harmanpreet-Microsoft <[email protected]>
Fr4nc3 pushed a commit to Fr4nc3/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator that referenced this pull request Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants